Skip to content

Update to be compatible with voc4cat-tool 1.0.0 (v1.0 formats) - #107

Merged
dalito merged 1 commit into
mainfrom
update-to-v1.0-formats
Dec 31, 2025
Merged

Update to be compatible with voc4cat-tool 1.0.0 (v1.0 formats)#107
dalito merged 1 commit into
mainfrom
update-to-v1.0-formats

Conversation

@dalito

@dalito dalito commented Dec 31, 2025

Copy link
Copy Markdown
Member

Adapt voc4cat-template to the new xlsx template format v1.0 and partitioned concept storage introduced in voc4cat-tool v1.0.0.

Key changes:

  • Migrate vocab_example to partitioned storage (IDs0000xxx/ subdirs)
  • Update idranges.toml to v1.0 format with ConceptScheme metadata (title, description, creator, publisher, license, etc.)
  • Remove binary xlsx template. In v1.0.0, voc4cat-tool generates templates dynamically.
  • Add --redundant-hierarchies check for RDF.
  • Use --prov-from-git provenance data from git history
  • Add pr-checks.yml workflow for contributor guidance (Add pull-request check action from voc4cat #97)
  • Harden workflows: concurrency groups, explicit permissions, updated action versions.
  • Install main branch of voc4cat-tool by default (customize to a specific version in your derived repositories)

Closes #104

@dalito
dalito force-pushed the update-to-v1.0-formats branch from c203458 to 4f3951f Compare December 31, 2025 13:38
@dalito

dalito commented Dec 31, 2025

Copy link
Copy Markdown
Member Author

The job failure is expected. The job runs with the old actions and therefore validates against the old incompatible profile.

@dalito
dalito merged commit 3224fcf into main Dec 31, 2025
1 check failed
@dalito
dalito deleted the update-to-v1.0-formats branch December 31, 2025 13:43
@dalito dalito self-assigned this Dec 31, 2025
@dalito dalito added the breaking Changes breaking backward compatibility label Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Changes breaking backward compatibility

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Migrate to voc4cat-1.0.0

1 participant